Bitmap for WPF
CreateSharedHandle(String,SharedResourceFlags,Nullable<SecurityAttributes>) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.DXGI 名前空間 > Resource1 クラス > CreateSharedHandle メソッド : CreateSharedHandle(String,SharedResourceFlags,Nullable<SecurityAttributes>) メソッド
Creates a handle to a shared resource. You can then use the returned handle with multiple Direct3D devices.
シンタックス
'宣言
 
Public Overloads Function CreateSharedHandle( _
   ByVal name As System.String, _
   ByVal dwAccess As SharedResourceFlags, _
   Optional ByVal attributesRef As System.Nullable(Of SecurityAttributes) _
) As System.IntPtr
public System.IntPtr CreateSharedHandle( 
   System.string name,
   SharedResourceFlags dwAccess,
   System.Nullable<SecurityAttributes> attributesRef
)

パラメータ

name
dwAccess
attributesRef
参照

Resource1 クラス
Resource1 メンバ
オーバーロード一覧